home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / toolkit / vbof_v11 / vbof.txt < prev    next >
Text File  |  1996-02-15  |  2KB  |  41 lines

  1. (c) Copyright 1996 Ken Fitzpatrick
  2.     All Rights Reserved
  3.     This product cannot be sold without permission from the author,
  4.     however it can be distributed freely, but only in the entirety of 
  5.     the bundled files.  For details, see the file License.txt bundled 
  6.     herein.
  7.  
  8. VB Object Framework ("VBOF") is a series of VB4-compatible Class Modules 
  9. which are designed to significantly extend the object-oriented 
  10. capabilities if Microsoft Visual Basic.  
  11.  
  12. VBOF provides many by adding the following object- and database-oriented 
  13. features:
  14.  
  15. ╖ automatic implementation of the object containment hierarchy
  16. ╖ implementation of an object-to-database mapping scheme 
  17. ╖ automatic object instantiation from database data
  18. ╖ automatic storing of data in the database 
  19. ╖ automatic maintenance of object containment links
  20. ╖ automatic implementation of object persistence through the VB or 
  21.   ODBC-connected database
  22. ╖ complete encapsulation of all SQL functions
  23. ╖ automatic avoidance of redundant object instantiation
  24. ╖ object event management for event communication across independent 
  25.   processes and for linking the non-visual BOM to the GUI
  26. ╖ object-oriented approaches to managing several VB controls
  27. ╖ and MANY more features.
  28.  
  29. For a full description of VBOF, please refer to the document "VBOF.DOC"
  30. (requires Microsoft Word 6.0 or later, or compatible viewer).
  31. Please ensure the Word Template file "VBOF.DOT" is available.
  32.  
  33. Please feel free to contact me if you have any questions regarding this 
  34. project.  I can be reached at:
  35.     CompuServe: KenFitzpatrick or 73367,3470
  36.     MSN:        KenFitzpatrick
  37.  
  38. This is a Shareware product.  
  39. Refer to the file Register.txt for registration information.
  40.  
  41. Microsoft Visual Basic is a registered trademark of the Microsoft Corporation.